home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
US Department of Defenseā¦ndamentals 1.0 2004 April
/
US Department of Defense: Firewall & Router Fundamentals 1.0 2004 April.iso
/
sco
/
interface
/
glossary.swf
/
scripts
/
frame_7
/
DoAction.as
Wrap
Text File
|
2004-03-16
|
183b
|
10 lines
i = 1;
while(i <= listAmount)
{
listField = listField add listItems[i - 1][0] add "\r";
i++;
}
showIndex = 0;
updateListField(showIndex);
Selection.setFocus("search");